commit | 21bc18b3b222ee68dc0f58c7ff6c92fd44938b2d | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Fri Jan 10 20:33:07 2014 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Jan 10 20:33:07 2014 |
tree | deb6d03b38893fa4dba338ae565980a5086fa585 | |
parent | 9906f1f2277410d5f7fedc74ded20e8490812568 [diff] [blame] |
Autogenerated HTML docs for v1.8.5.2-309-ga2501
diff --git a/diff-options.txt b/diff-options.txt index bbed2cd..9b37b2a 100644 --- a/diff-options.txt +++ b/diff-options.txt
@@ -432,6 +432,9 @@ -O<orderfile>:: Output the patch in the order specified in the <orderfile>, which has one shell glob pattern per line. + This overrides the `diff.orderfile` configuration variable + (see linkgit:git-config[1]). To cancel `diff.orderfile`, + use `-O/dev/null`. ifndef::git-format-patch[] -R::